const runtime.osHasLowResTimer
2 uses
runtime (current package)
proc.go#L1028: osHasLowResTimer = GOOS == "windows" || GOOS == "openbsd" || GOOS == "netbsd"
proc.go#L6973: if !osHasLowResTimer {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)